Skip to content

Scale gl3d error bars #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 4, 2015
Merged

Scale gl3d error bars #74

merged 5 commits into from
Dec 4, 2015

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Dec 3, 2015

@bpostlethwaite @alexcjohnson

When added support for 3d date time axes using a linear map, we forgot to make 3d error bars obey the same transformation. 3d error bars have been broken even since. Luckily this will never happen again thanks too 972461f .

- include scaleFactor into 'errors' computations
- swap value and valueminus in percent type on par with 2d
0
],
"color": "green",
"thinkness": 5
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't "think" that's what you meant

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha good catch. Thanks.

@alexcjohnson
Copy link
Collaborator

Nice catch. Maybe one more test image that covers sqrt and symmetric data?

@alexcjohnson
Copy link
Collaborator

💃 if you're going to make a separate PR to fix and test sqrt

etpinard added a commit that referenced this pull request Dec 4, 2015
@etpinard etpinard merged commit 63ca14e into master Dec 4, 2015
@etpinard etpinard deleted the scale-errorbars branch December 4, 2015 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants